net/http.response.SetReadDeadline (method)

one use

	net/http (current package)
		server.go#L496: func (c *response) SetReadDeadline(deadline time.Time) error {